[INFO] fetching crate substreams-antelope-core 0.6.0...
[INFO] checking substreams-antelope-core-0.6.0 against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] extracting crate substreams-antelope-core 0.6.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate substreams-antelope-core 0.6.0
[INFO] finished tweaking crates.io crate substreams-antelope-core 0.6.0
[INFO] tweaked toml for crates.io crate substreams-antelope-core 0.6.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate substreams-antelope-core 0.6.0 on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 69 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding prost v0.13.5 (available: v0.14.4)
[INFO] [stderr]       Adding prost-build v0.13.5 (available: v0.14.4)
[INFO] [stderr]       Adding prost-types v0.13.5 (available: v0.14.4)
[INFO] [stderr]       Adding substreams v0.6.4 (available: v0.7.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-derive v0.13.5
[INFO] [stderr]   Downloaded substreams-macro v0.6.4
[INFO] [stderr]   Downloaded substreams v0.6.4
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded prost-types v0.13.5
[INFO] [stderr]   Downloaded fixedbitset v0.5.7
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded anyhow v1.0.102
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5109066f831319202dff0b7a2be082a40671306b8a527118bd59a98e3b79f6b9
[INFO] running `Command { std: "docker" "start" "5109066f831319202dff0b7a2be082a40671306b8a527118bd59a98e3b79f6b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5109066f831319202dff0b7a2be082a40671306b8a527118bd59a98e3b79f6b9" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5109066f831319202dff0b7a2be082a40671306b8a527118bd59a98e3b79f6b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5109066f831319202dff0b7a2be082a40671306b8a527118bd59a98e3b79f6b9" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling substreams-macro v0.6.4
[INFO] [stderr]     Checking substreams v0.6.4
[INFO] [stderr]     Checking substreams-antelope-core v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/block.rs:77:35
[INFO] [stdout]    |
[INFO] [stdout] 75 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 76 |         accounts: &'a [&str],
[INFO] [stdout]    |                    -- the lifetime is named here
[INFO] [stdout] 77 |     ) -> impl Iterator<Item = (A, &pb::ActionTrace, &pb::TransactionTrace)> + 'a {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]    |                                   |                 |
[INFO] [stdout]    |                                   |                 the same lifetime is elided here
[INFO] [stdout]    |                                   the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ) -> impl Iterator<Item = (A, &'a pb::ActionTrace, &'a pb::TransactionTrace)> + 'a {
[INFO] [stdout]    |                                    ++                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:100:35
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout]  99 |         accounts: &'a [&str],
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 100 |     ) -> impl Iterator<Item = (A, &pb::ActionTrace, &pb::TransactionTrace)> + 'a {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                   |                 |
[INFO] [stdout]     |                                   |                 the same lifetime is elided here
[INFO] [stdout]     |                                   the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ) -> impl Iterator<Item = (A, &'a pb::ActionTrace, &'a pb::TransactionTrace)> + 'a {
[INFO] [stdout]     |                                    ++                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:117:35
[INFO] [stdout]     |
[INFO] [stdout] 115 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 116 |         accounts: &'a [&str],
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 117 |     ) -> impl Iterator<Item = (A, &pb::ActionTrace, &pb::TransactionTrace)> + 'a {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                   |                 |
[INFO] [stdout]     |                                   |                 the same lifetime is elided here
[INFO] [stdout]     |                                   the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     ) -> impl Iterator<Item = (A, &'a pb::ActionTrace, &'a pb::TransactionTrace)> + 'a {
[INFO] [stdout]     |                                    ++                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/block.rs:77:35
[INFO] [stdout]    |
[INFO] [stdout] 75 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 76 |         accounts: &'a [&str],
[INFO] [stdout]    |                    -- the lifetime is named here
[INFO] [stdout] 77 |     ) -> impl Iterator<Item = (A, &pb::ActionTrace, &pb::TransactionTrace)> + 'a {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]    |                                   |                 |
[INFO] [stdout]    |                                   |                 the same lifetime is elided here
[INFO] [stdout]    |                                   the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     ) -> impl Iterator<Item = (A, &'a pb::ActionTrace, &'a pb::TransactionTrace)> + 'a {
[INFO] [stdout]    |                                    ++                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:100:35
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout]  99 |         accounts: &'a [&str],
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 100 |     ) -> impl Iterator<Item = (A, &pb::ActionTrace, &pb::TransactionTrace)> + 'a {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                   |                 |
[INFO] [stdout]     |                                   |                 the same lifetime is elided here
[INFO] [stdout]     |                                   the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ) -> impl Iterator<Item = (A, &'a pb::ActionTrace, &'a pb::TransactionTrace)> + 'a {
[INFO] [stdout]     |                                    ++                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:117:35
[INFO] [stdout]     |
[INFO] [stdout] 115 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 116 |         accounts: &'a [&str],
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] 117 |     ) -> impl Iterator<Item = (A, &pb::ActionTrace, &pb::TransactionTrace)> + 'a {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                   |                 |
[INFO] [stdout]     |                                   |                 the same lifetime is elided here
[INFO] [stdout]     |                                   the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     ) -> impl Iterator<Item = (A, &'a pb::ActionTrace, &'a pb::TransactionTrace)> + 'a {
[INFO] [stdout]     |                                    ++                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.05s
[INFO] running `Command { std: "docker" "inspect" "5109066f831319202dff0b7a2be082a40671306b8a527118bd59a98e3b79f6b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5109066f831319202dff0b7a2be082a40671306b8a527118bd59a98e3b79f6b9", kill_on_drop: false }`
[INFO] [stdout] 5109066f831319202dff0b7a2be082a40671306b8a527118bd59a98e3b79f6b9
